gtkoverlay: fix get-child-position annotation
authorIgnacio Casal Quinteiro <icq@gnome.org>
Sun, 16 Sep 2012 17:02:20 +0000 (19:02 +0200)
committerIgnacio Casal Quinteiro <icq@gnome.org>
Sun, 16 Sep 2012 17:03:14 +0000 (19:03 +0200)
gtk/gtkoverlay.c

index d22ac88dfd34b7d68eb8d83ddcb78f519485e640..2d94579c1f00f068d8edb885b0bfebe949da3853 100644 (file)
@@ -602,7 +602,7 @@ gtk_overlay_class_init (GtkOverlayClass *klass)
    * GtkOverlay::get-child-position:
    * @overlay: the #GtkOverlay
    * @widget: the child widget to position
-   * @allocation: (out): return location for the allocation
+   * @allocation: (out caller-allocates): return location for the allocation
    *
    * The ::get-child-position signal is emitted to determine
    * the position and size of any overlay child widgets. A